Skip to content

Conversation

vkuma17
Copy link

@vkuma17 vkuma17 commented Sep 20, 2025

Description

Added Addon test and few virtual variables have been exposed in ibm_catalog.json for openshift cluster

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Following variable has been renamed in DA

ocp_version -> openshift_version

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@vkuma17
Copy link
Author

vkuma17 commented Sep 20, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Sep 20, 2025

/run pipeline

1 similar comment
@vkuma17
Copy link
Author

vkuma17 commented Sep 20, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Sep 20, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Sep 21, 2025

Build has failed 3 times so far. 2 times it failed because I set allow_outbound_traffic to false in ibm_catalog.json.. I think it has to be true as for reaching the redhat marketplace outbound traffic must be allowed. One time it has failed because of timeout building the cluster. Re-running the pipeline again.

@vkuma17
Copy link
Author

vkuma17 commented Sep 21, 2025

/run pipeline

2 similar comments
@vkuma17
Copy link
Author

vkuma17 commented Sep 22, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Sep 22, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Sep 22, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Sep 22, 2025

/run pipeline

Copy link
Contributor

@ocofaigh ocofaigh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update to use OCP DA v3.63.1

@ocofaigh
Copy link
Contributor

ocofaigh commented Oct 9, 2025

Bump to latest test wrapper version too

@vkuma17
Copy link
Author

vkuma17 commented Oct 9, 2025

/run pipeline

tests/pr_test.go Outdated
map[string]interface{}{
"region": "eu-de",
"prefix": options.Prefix,
"secrets_manager_service_plan": "trial",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not technically needed as
a) there is a default value for the virtual input
b) we never use it as we override the plan to null when using existing instance in code below

I wont hold up the PR for this change though - if it goes green Ill merge. If not, we can maybe fix and re-run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Oct 10, 2025

/run pipeline

@vkuma17
Copy link
Author

vkuma17 commented Oct 10, 2025

cluster is built but it stays in warning state, checked with valerio and he created a debug pod from which any external urls are not accessible, although public gateways are attached and outbound traffic is allowed. Debugging on the issue currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants